←Select platform

GetFeatureCommand<T>() Method

Summary

Returns an IEnumerable of the command for a specific type.

Syntax

C#
VB
C++
public virtual IEnumerable<T> GetFeatureCommand<T>()
Public Overloads Overridable Function GetFeatureCommand(Of T)() As IEnumerable(Of T)
public: 
virtual IEnumerable<T^>^ GetFeatureCommandgeneric<typename T> 
(); 

Type Parameters

T
The type of the Leadtools.Medical.Workstation.Commands.ICommand that will be returned.

Return Value

An IEnumerable of the command for a specific type.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize